MessageInReplyTo Property

Contains the identifier of the message to which this message is a reply.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string InReplyTo { get; set; }

Property Value

String
The in reply to.

See Also